mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
267 B
C
11 lines
267 B
C
--- GUI/Widgets/Fl_Loop.h.orig Wed Nov 22 13:00:49 2006
|
|
+++ GUI/Widgets/Fl_Loop.h Wed Nov 22 13:01:09 2006
|
|
@@ -18,7 +18,7 @@
|
|
|
|
#include <FL/Fl.H>
|
|
#include <FL/Fl_Double_Window.H>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#ifndef LOOPWIDGET
|
|
#define LOOPWIDGET
|