Split camel-imapx library and merge into camel so that providers can be written on...
[platform/upstream/evolution-data-server.git] / camel / camel-imapx-job.h
similarity index 94%
rename from camel/providers/imapx/camel-imapx-job.h
rename to camel/camel-imapx-job.h
index d4eaed0..c07ca5d 100644 (file)
  *
  */
 
+#if !defined (__CAMEL_H_INSIDE__) && !defined (CAMEL_COMPILATION)
+#error "Only <camel/camel.h> can be included directly."
+#endif
+
+
 #ifndef CAMEL_IMAPX_JOB_H
 #define CAMEL_IMAPX_JOB_H
 
-#include <camel/camel.h>
-
 #include "camel-imapx-server.h"
 
 #define CAMEL_IS_IMAPX_JOB(job) \