mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-03-20 00:31:04 +03:00
fixed bug with -DIMAGEVIEW=no
This commit is contained in:
2
client.c
2
client.c
@@ -28,7 +28,9 @@
|
|||||||
#include "ccdfunc.h" // framerate
|
#include "ccdfunc.h" // framerate
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "cmdlnopts.h"
|
#include "cmdlnopts.h"
|
||||||
|
#ifdef IMAGEVIEW
|
||||||
#include "imageview.h"
|
#include "imageview.h"
|
||||||
|
#endif
|
||||||
#include "server.h" // for common commands names
|
#include "server.h" // for common commands names
|
||||||
#include "socket.h"
|
#include "socket.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user