diff options
Diffstat (limited to 'src/ui_local.h')
-rw-r--r-- | src/ui_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui_local.h b/src/ui_local.h index 87245c4..be3814d 100644 --- a/src/ui_local.h +++ b/src/ui_local.h @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "com_local.h" +#include "common.h" #include "q_list.h" #include "q_field.h" #include "ref_public.h" |