Fixed up unresolved conflict which was breaking compile.
This commit is contained in:
@@ -40,11 +40,7 @@
|
|||||||
#include "config.h" /* the custom stuff */
|
#include "config.h" /* the custom stuff */
|
||||||
#include "rp.h"
|
#include "rp.h"
|
||||||
#include "wp.h"
|
#include "wp.h"
|
||||||
<<<<<<< .mine
|
|
||||||
#include "lo.h"
|
|
||||||
=======
|
|
||||||
#include "handlers.h"
|
#include "handlers.h"
|
||||||
>>>>>>> .r1574
|
|
||||||
|
|
||||||
#ifndef MAX_LIGHTING_OUTPUTS
|
#ifndef MAX_LIGHTING_OUTPUTS
|
||||||
#define MAX_LIGHTING_OUTPUTS 5
|
#define MAX_LIGHTING_OUTPUTS 5
|
||||||
|
|||||||
Reference in New Issue
Block a user