summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg.c b/pkg.c
index 320ca64..48c96fd 100644
--- a/pkg.c
+++ b/pkg.c
@@ -768,7 +768,7 @@ verify_package (Package *pkg)
GSList *conflicts_iter;
GSList *system_dir_iter = NULL;
int count;
- gchar *c_include_path;
+ const gchar *c_include_path;
/* Be sure we have the required fields */