Change tui_update_source_window to be a method
[external/binutils.git] / gdb / probe.c
index 7bc75d8..cdc6e02 100644 (file)
@@ -36,7 +36,7 @@
 #include "location.h"
 #include <ctype.h>
 #include <algorithm>
-#include "common/gdb_optional.h"
+#include "gdbsupport/gdb_optional.h"
 
 /* Class that implements the static probe methods for "any" probe.  */