changeset 14:423aa3429d21

Remove broken include
author Paper <mrpapersonic@gmail.com>
date Tue, 01 Feb 2022 22:31:20 -0500
parents a4e604789e2e
children 69e9cd8817a7
files src/gui.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gui.c	Tue Feb 01 21:01:29 2022 -0500
+++ b/src/gui.c	Tue Feb 01 22:31:20 2022 -0500
@@ -3,7 +3,6 @@
 #include <stdint.h>
 #include <stdbool.h>
 #include <commdlg.h>
-#include "../include/common.h"
 #define OPEN_FILE_BUTTON 0
 #define COMBOBOX         1
 #define LISTBOX          2