summaryrefslogtreecommitdiffstats
path: root/lasso/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/logging.h')
-rw-r--r--lasso/logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/logging.h b/lasso/logging.h
index 9a483c34..5fe25ec9 100644
--- a/lasso/logging.h
+++ b/lasso/logging.h
@@ -26,7 +26,7 @@
#define __LASSO_LOGGING_H__ 1
#include <glib.h>
-#include "./errors.h"
+#include "errors.h"
#ifndef lasso_log
void lasso_log(GLogLevelFlags level, const char *filename, int line,