summaryrefslogtreecommitdiffstats
path: root/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug.h b/src/debug.h
index cb1bf97..b7cff80 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -20,8 +20,8 @@
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 */ 21 */
22 22
23#ifndef DEBUG_H 23#ifndef __DEBUG_H
24#define DEBUG_H 24#define __DEBUG_H
25 25
26#include <plist/plist.h> 26#include <plist/plist.h>
27 27