]> Pileus Git - grits/blobdiff - src/gis-wms.h
Fix include folders
[grits] / src / gis-wms.h
index 98c5c015bc0deb0426d6eaa1bbb4f31b96f05293..2e35e65b3ff99357e6723f4f9d58f70e6dca884c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Andy Spencer <spenceal@rose-hulman.edu>
+ * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@
 #include <glib.h>
 #include <libsoup/soup.h>
 
-#include "gis-tile.h"
+#include "objects/gis-tile.h"
 
 typedef struct _GisWms GisWms;