diff options
Diffstat (limited to 'completion.c')
-rw-r--r-- | completion.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completion.c b/completion.c index 0042860..e099e5d 100644 --- a/completion.c +++ b/completion.c @@ -19,7 +19,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <xxxterm.h> +#include <xombrero.h> gboolean completion_select_cb(GtkEntryCompletion *widget, GtkTreeModel *model, |