Use '-' to separate words in file names
[platform/upstream/weston.git] / shared / config-parser.c
similarity index 99%
rename from shared/configparser.c
rename to shared/config-parser.c
index 3deb89d..3b8c5c2 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdlib.h>
 #include <assert.h>
 
-#include "configparser.h"
+#include "config-parser.h"
 
 static int
 handle_key(const struct config_key *key, const char *value)