Changeset 2629 for trunk/src


Ignore:
Timestamp:
Feb 4, 2000, 12:05:49 AM (26 years ago)
Author:
sandervl
Message:

removed old includes

Location:
trunk/src/comdlg32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comdlg32/comdlg32.cpp

    r2607 r2629  
    1 /* $Id: comdlg32.cpp,v 1.20 2000-02-03 13:27:39 sandervl Exp $ */
     1/* $Id: comdlg32.cpp,v 1.21 2000-02-03 23:05:49 sandervl Exp $ */
    22
    33/*
     
    2222#include <misc.h>
    2323#include <odinwrap.h>
    24 #include <wndproc.h>
    2524#include <win32wnd.h>
    2625
  • trunk/src/comdlg32/makefile

    r2607 r2629  
    1 # $Id: makefile,v 1.11 2000-02-03 13:27:40 sandervl Exp $
     1# $Id: makefile,v 1.12 2000-02-03 23:05:49 sandervl Exp $
    22
    33#
     
    5151resource.obj: resource.asm
    5252
    53 comdlg32.obj: comdlg32.cpp $(PDWIN32_INCLUDE)\wndproc.h
     53comdlg32.obj: comdlg32.cpp $(PDWIN32_INCLUDE)\win32wnd.h
    5454initterm.obj: initterm.cpp
    5555
Note: See TracChangeset for help on using the changeset viewer.