X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/65f0ccab491b6f0bc5325b20063e0ec11642c003..700b0908d71f64c9449ba372d0b9a8363257afb1:/src/acquire.h?ds=sidebyside diff --git a/src/acquire.h b/src/acquire.h index aab3ceaf..6b8a7a88 100644 --- a/src/acquire.h +++ b/src/acquire.h @@ -22,6 +22,12 @@ #ifndef _VIKING_ACQUIRE_H #define _VIKING_ACQUIRE_H +#include + +#include "vikwindow.h" +#include "viklayerspanel.h" +#include "vikviewport.h" + typedef struct _VikDataSourceInterface VikDataSourceInterface; /* global data structure used to expose the progress dialog to the worker thread */