Change tui_data_item_window::content to be a unique_xmalloc_ptr
[external/binutils.git] / gdb / type-stack.h
index 762afde..dce0323 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef TYPE_STACK_H
 #define TYPE_STACK_H
 
+#include "gdbtypes.h"
 #include <vector>
 
 struct type;