[launcher] fix compile warning

This commit is contained in:
Adrian Chadd
2022-02-13 18:55:18 -08:00
parent 54cb67609e
commit b0830232ff

View File

@@ -1,6 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "libami.h"