diff cinst/mozilla.c @ 252:bd7fb50078b4

Add logging.h for some logging / debug functions The stuff from debug.h is now in logging.h
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 01 Apr 2014 10:49:40 +0000
parents 1efe494c3d2b
children 7707191ddb01
line wrap: on
line diff
--- a/cinst/mozilla.c	Tue Apr 01 10:48:35 2014 +0000
+++ b/cinst/mozilla.c	Tue Apr 01 10:49:40 2014 +0000
@@ -55,7 +55,7 @@
 #include <sys/types.h>
 
 #define DEBUGPREFIX "MOZ-"
-#include "debug.h"
+#include "logging.h"
 
 #include "errorcodes.h"
 #include "portpath.h"

http://wald.intevation.org/projects/trustbridge/