summaryrefslogtreecommitdiff
path: root/src/database-postgresql.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database-postgresql.cpp')
-rw-r--r--src/database-postgresql.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database-postgresql.cpp b/src/database-postgresql.cpp
index de1601d0d..74651135a 100644
--- a/src/database-postgresql.cpp
+++ b/src/database-postgresql.cpp
@@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <netinet/in.h>
#endif
-#include "log.h"
+#include "debug.h"
#include "exceptions.h"
#include "settings.h"
#include "content_sao.h"