diff options
Diffstat (limited to 'src/frame.h')
-rw-r--r-- | src/frame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.h b/src/frame.h index f1b411a..e6faacd 100644 --- a/src/frame.h +++ b/src/frame.h @@ -24,7 +24,7 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include <config.h> +#include "config.h" #ifndef __FRAME_H__ #define __FRAME_H__ |