Merge remote-tracking branch 'kiethandi/master'

This commit is contained in:
James Booth
2015-11-30 23:58:29 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
*/
#include <assert.h>
#include <stdlib.h>
#include "ui/ui.h"
#include "ui/window.h"

View File

@@ -33,6 +33,7 @@
*/
#include <assert.h>
#include <string.h>
#include "ui/win_types.h"
#include "window_list.h"