diff pmdwin.h @ 10:e3849cd10ad3 default tip

Build an intermediary fmgen.a archive.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Mon, 08 Sep 2014 17:44:53 +0200
parents c55ea9478c80
children
line wrap: on
line diff
--- a/pmdwin.h
+++ b/pmdwin.h
@@ -10,7 +10,7 @@
 #include <stdint.h>
 #include <stdlib.h>
 #include <limits.h>
-#include "opna.h"
+#include "fmgen/opna.h"
 
 typedef unsigned char uchar;
 typedef unsigned short ushort;