mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2025-12-06 02:35:13 +03:00
fixed bug with -DIMAGEVIEW=no
This commit is contained in:
parent
1788fea1c3
commit
a0bb1890a7
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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user