move a function into rx.[hc]
[apps/madmutt.git] / lib-lib / debug.h
index ece3823..bdb9d8f 100644 (file)
@@ -27,8 +27,8 @@
 
 /* generic interface for debug messages */
 
-#ifndef _LIB_DEBUG_H
-#define _LIB_DEBUG_H
+#ifndef MUTT_LIB_LIB_DEBUG_H
+#define MUTT_LIB_LIB_DEBUG_H
 
 #include <stdio.h>
 
@@ -94,4 +94,4 @@ void _debug_print_msg (const char*, ...);
 
 #endif /* !DEBUG */
 
-#endif /* !_LIB_DEBUG_H */
+#endif /* MUTT_LIB_LIB_DEBUG_H */