]> git.lyx.org Git - features.git/blobdiff - src/support/lyxmagic.h
Implement on screen numbering for Subequation module
[features.git] / src / support / lyxmagic.h
index 9a40d6f1f9b57c730bb725c5e95123e49aa1d0f5..d58aed850a44b95324d41d4ff1117678d383897e 100644 (file)
 #ifndef LYX_MAGIC_H
 #define LYX_MAGIC_H
 
+#include "support/debug.h"
+
 namespace lyx {
 
 #ifdef HAVE_MAGIC_H
 
-#include "support/debug.h"
-
 #include <magic.h>
 
 class Magic {